Text File | 1997-03-06 | 434 b | 5 lines | [ttro/ttxt]
DR2 notes
In the latest release of DR2 (r58 at the time this was written), there is a bug involving socket's constructors. Simply put, they don't fire. So, I use a somewhat icky workaround, which means that your any instance of httpSocket's Open event won't fire until one of its methods is called. When Andrew Barry (the author or RB) fixes this bug, httpSocket will instantly revert to the correct behavior.